-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VAGOV-TEAM-100673: Removes navbar and replaces with subtitle. #20268
Conversation
Checking composer.lock changes... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the assurance that this is a placeholder and the current subtitles with be replaced with more appropriate copy before we ship.
</nav> | ||
</div> | ||
<h1 class="form-builder-title">Form Builder</h1> | ||
<div class="form-builder-subtitle">{{ page.form_builder_page_data.subtitle }}</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small thing, but it may be more semantically appropriate to use a p
tag instead of a div
. Not a blocker.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using a p
for anything that isn't a bona fide paragraph has always felt a bit odd to me, but I also recognize that div
soup is not ideal either. I'm going to heed this advice and change to a p
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree that it's not a perfect fit, but it is what Yale recommended in their page on headings.
Checking composer.lock changes... |
Yes, certainly. The logic to fetch and render the form title as the subtitle will come in later work. The hard-coded subtitles on the Home and Form Naming page will come as those pages are built. |
4e75536
to
8b16cde
Compare
Checking composer.lock changes... |
8b16cde
to
f8dd97b
Compare
Checking composer.lock changes... |
Cypress Accessibility Violations
|
Description
Closes department-of-veterans-affairs/va.gov-team#100673
Testing done
Screenshots
Before
After
QA steps
As a user with role
Form Builder user
:/form-builder
Definition of Done
Select Team for PR review
CMS Team
Public websites
Facilities
User support
Accelerated Publishing
Form Engine
Is this PR blocked by another PR?
DO NOT MERGE
Does this PR need review from a Product Owner
Needs PO review
CMS user-facing announcement
Is an announcement needed to let editors know of this change?